home *** CD-ROM | disk | FTP | other *** search
/ HaCKeRz Kr0nlcKLeZ 1 / HaCKeRz Kr0nlcKLeZ.iso / scriptz / acidv15.exe / ACID-EVT.INI < prev    next >
Encoding:
INI File  |  1996-12-23  |  2.6 KB  |  66 lines

  1. [Events]
  2. n0=#<=ACiD=> Remote Events Manager v1.5
  3. n1=#
  4. n2=;
  5. n3=#snotice disabled
  6. n4=1:on snotice:*:!
  7. n5=#snotice end
  8. n6=1:on dns: {
  9. n7=  echo -s 14[<=ACID=>]6 IP Address: $iaddress 
  10. n8=  echo -s 14[<=ACID=>]6 Named Address: $naddress 
  11. n9=  echo -s 14[<=ACID=>]6 Resolved Address: $raddress
  12. n10=  halt
  13. n11=}
  14. n12=1:on quit:/echo -s 14[<=ACiD=>]12 Quits: $nick < $+ $parms $+ > | /halt
  15. n13=1:on snotice:*:/echo -s 14[<=ACiD=>]5 $parms | /wavplay c:\acid\discon.wav | /halt
  16. n14=#clients disabled
  17. n15=1:on snotice:*client connecting*:!
  18. n16=1:on snotice:*client exiting*:!
  19. n17=#clients end
  20. n18=1:on action:*slap*trout*:#:/kick $chan $nick [<=ACiD=>] Trout Slaps Are Lame
  21. n19=#away disabled
  22. n20=1:on text:*:?:/notice $nick [<=ACiD=>] I am away: ( $+ %away $+ )
  23. n21=#away end
  24. n22=1:ON CTCPREPLY:PING*:%pt = $ctime - $parm2  | /raw -q notice $nick :[<=ACiD=>] Yea, and here is your pong buddy!: ( $+ %pt seconds)
  25. n23=1:on text:*âââââââââââ*:#:/kick $chan $nick [<=ACiD=>] Weeee, that was fun, let's do it again
  26. n24=1:on wallops:*:/echo 6 -s 14[<=ACiD=>]1 (12WaLLoP1)4:6 < $+ $nick $+ > $parms | /halt 
  27. n25=1:on notice:*:*: {
  28. n26=  if $nick == supernova goto pulsar
  29. n27=  goto else
  30. n28=  :pulsar
  31. n29=  wavplay c:\acid\discon.wav 
  32. n30=  if Searching isin $parms /echo $active 14[<=ACiD=>]12 [Searching for more than 6 $parm5 12 per host]
  33. n31=  if No isin $parms /echo $active 14[<=ACiD=>]12 [No Clones Found]
  34. n32=  if Possible isin $parms { /echo $active 14[<=ACiD=>]4 [Possible Clones] |  /echo $active 14[<=ACiD=>]1 -=>4Clone Count: 6 $parm3 | /echo $active 14[<=ACiD=>]11 -=>4From: 6 $parm6 }
  35. n33=  goto done
  36. n34=  :else
  37. n35=  wavplay c:\acid\discon.wav
  38. n36=  goto done
  39. n37=  :done
  40. n38=}
  41. n39=+10:on join:#:/mode $chan +o $nick | /echo $active 14[<=ACiD=>]4 -=Auto-Op=-12 Auto-Opping $nick on $chan
  42. n40=+9:on join:#:/ban $chan $nick 3 | /kick $chan $nick [<=ACiD=>] You Are Shitlisted! | /echo $active 14[<=ACiD=>]4 -=Shitlist=-12 Kick/Banning $nick on $chan
  43. n41=#kickrevenge start
  44. n42=1:on kick:#: {
  45. n43=  if $knick == $me goto revenge
  46. n44=  goto done
  47. n45=  :revenge
  48. n46=  wavplay c:\acid\alert.wav
  49. n47=  timer213 1 5 /kick $chan $nick [<=ACiD=>] Kick Revenge
  50. n48=  goto done
  51. n49=  :done
  52. n50=}
  53. n51=#kickrevenge end
  54. n52=1:on ban:#: {
  55. n53=  if $nick == $me goto done
  56. n54=  if $banmask == *!*@* goto unban
  57. n55=  if $banmask == *@* goto unban
  58. n56=  goto done
  59. n57=  :unban
  60. n58=  wavplay c:\acid\alert.wav
  61. n59=  mode $chan -bo $banmask $nick
  62. n60=  kick $chan $nick [<=ACiD=>] âInvalid Ban - $banmask $+ â]
  63. n61=  goto done
  64. n62=  :done
  65. n63=}
  66.